home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / tex / macros / distribs / nfss / nfss.tex / images.pl (.txt) < prev    next >
LaTeX Document  |  1992-11-29  |  1KB  |  26 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3. $key = q//;
  4. $cached_env_img{$key} = q|<IMG
  5.  STYLE="height: 314.00ex; " SRC="|."$dir".q|img2.png"
  6.  ALT="\begin{table*}\leftskip25pt \rightskip\leftskip
  7. \LaTeX {} knows about three $\l...
  8. ...and finally
  9. \verb=\mit= selects the default math italic alphabet.\end{table*}">|; 
  10. $key = q/displaystylesfmath;MSF=1.6;AAT/;
  11. $cached_env_img{$key} = q|<IMG
  12.  STYLE="height: 3.29ex; vertical-align: 175.73ex; " SRC="|."$dir".q|img4.png"
  13.  ALT="$\displaystyle \sfmath$">|; 
  14. $key = q/displaystylesfslmath;MSF=1.6;AAT/;
  15. $cached_env_img{$key} = q|<IMG
  16.  STYLE="height: 196.25ex; vertical-align: -0.12ex; " SRC="|."$dir".q|img5.png"
  17.  ALT="$\displaystyle \sfslmath$">|; 
  18. $key = q/displaystylesum;MSF=1.6;AAT/;
  19. $cached_env_img{$key} = q|<IMG
  20.  STYLE="height: 7.83ex; vertical-align: 169.91ex; " SRC="|."$dir".q|img3.png"
  21.  ALT="$\displaystyle \sum$">|; 
  22. $key = q/sum;MSF=1.6;AAT/;
  23. $cached_env_img{$key} = q|<IMG
  24.  STYLE="height: 10.21ex; vertical-align: 167.74ex; " SRC="|."$dir".q|img1.png"
  25.  ALT="$\sum$">|; 
  26.